home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / misc / MultiRen.readme < prev    next >
Text File  |  2002-06-02  |  8KB  |  255 lines

  1. Short:    Powerful multi-file renaming tool (MUI)
  2. Author:   Daniel Westerberg (deniil@algonet.se)
  3. Uploader: Daniel Westerberg (deniil@algonet.se)
  4. Version:  1.5
  5. Type:     util/misc
  6. Requires: MUI, TextEditor.mcc, NList(view).mcc, BetterString.mcc
  7.  
  8. This program is for renaming, usually many files (hense the
  9. name) using specially designed Tools to do the dirty work for you!
  10. But you can also manually step through the list using a simple
  11. string gadget in a very comfortable way!
  12.  
  13. The tools you can use in MultiRen is:
  14. > Sort             - Sort your files anyhow, or shuffle them..
  15. > FileCleaner      - Clean your filenames from unwanted characters and more..
  16. > Adaptor          - Make all you filenames have the same length, smart one..
  17. > Extension Editor - Change/add/remove/clean up your filename-extensions..
  18. > RenPlacer        - Advanced wildcard-based rename/replace/find-functions..
  19. > Numberer         - Number your files, or remove numbers. bin/dec/hex/alfa..
  20. > File Comment     - Edit your filecomments AND filenames anyway you like!
  21.  
  22. Two useful thing that I didn't classify as tools..:
  23. > Export list as text.. - Save the list as text for use in f.ex a script or as a playlist..
  24. > Import a text file..  - Import new filenames from a textfile, f.ex a playlist..
  25.  
  26. One of the more useful features of MultiRen is that no files are
  27. actually renamed during your work, but only when you decide so
  28. and press Rename in the main window!
  29.  
  30. Another great thing is that you can save the list of filenames
  31. and their states if you want to continue the next day or maybe
  32. just to save the list as a backup so that you can undo your
  33. work at a later state if a tool didn't do quite what you expected.
  34.  
  35. You can use it to create playlists, perhaps sorted or shuffled
  36. if you want.
  37. You can also edit file comments in a flexible way, like adding
  38. date or filelength to them or so.
  39.  
  40. News:
  41. ~~~~~
  42. * NEW * Requester was always opened on default pubscreen, not MultiRen's
  43.         screen if this was defined to something other than default
  44.         pubscreen.
  45.  
  46. * NEW * Plugins are now automatically selected to be used when you
  47.         select the plugins page in the renplacer the first time.
  48.  
  49. * NEW * Made a new plugin for renaming PSID files! This was originally
  50.         made by Fabrizio "Lanch" Bartoloni.
  51.  
  52. * NEW * Added functionality to the File Comment tool! It's now even
  53.         more flexible when using the Custom source. You can use it
  54.         to nicen up filenames too, not only file comments!
  55.  
  56. v1.49
  57. ~~~~~
  58. * Fixed two bugs in Renplacer/Find and one in Renplacer/Replace.
  59.   Find screwed up a variable and acted random. Both interpreted
  60.   the Source (Path,Old name etc) wrong.
  61.  
  62. * Added some functionality to the Numberer tool. Now you can
  63.   easily add, remove or change the separator character used
  64.   between the filename and the number without messing with
  65.   the Renplacer.
  66.  
  67. v1.48
  68. ~~~~~
  69. * Fixed some problems with the Adaptor tool.
  70.  
  71. * You can now use Path as source in the Renplacer.
  72.  
  73. * A single wildcard in the Renplacer will now recognise any
  74.   string, not just non-empty ones.
  75.  
  76. v1.47
  77. ~~~~~
  78. * The Info window crashed badly. Fixed!
  79.  
  80. * Now it is possible to add files shuffled!
  81.  
  82. * A user found some flaws in the plugin template file
  83.   template.mrp.c.
  84.  
  85. v1.46
  86. ~~~~~
  87. * Now you can save patterns in the Renplacer so that you don't
  88.   have to re-type them every time if you often use a few different
  89.   patterns!
  90.  
  91. * The Filecomment tool is now more powerful when using the custom
  92.   string. You can write f.ex: '%n[2;5]' to use 5 chars from offset
  93.   2 in the New name instead of just the whole New name as before
  94.   with just '%n'!
  95.  
  96. * Added a new status column for the file comment!
  97.  
  98. * The file pattern in the file requester was remembered internally
  99.   but not reused in the requester when opening the requester again.
  100.   This have been fixed.
  101.  
  102. * The PicInfo plugin has been updated!
  103.  
  104. * Fixed a few bugs..
  105.  
  106. v1.45
  107. ~~~~~
  108. * Now the Adaptor has a switch so that filenames can be just
  109.   cut down instead of "compressed" as before.
  110.  
  111. * Now there's a switch in the prefs to make MultiRen also set
  112.   the file comments when renaming. (I ususally forget to set
  113.   the comments on my files when I'm editing both filenames
  114.   and comments :))
  115.  
  116. v1.44
  117. ~~~~~
  118. * Now you can decide what entry MultiRen should sort secondly by!
  119.  
  120. * The left offset also affected the secondly sorted entries,
  121.   now it doesn't.
  122.  
  123. * The plugin ID3-Info returned wrong layer number.
  124.  
  125. v1.43
  126. ~~~~~
  127. * Now you can start MultiRen with filenames as argument or
  128.   by shift-clicking on icons in workbench!
  129.  
  130. * Now you can hide the Old name column!
  131.  
  132. * Fixed a bug which made the Replace function to hang sometimes.
  133.  
  134. * The Sort tool can now be nicely shrunk if you want :)
  135.  
  136. * Fixed a bug with the FastFind function.
  137.  
  138. v1.42
  139. ~~~~~
  140. * Now you can get your .info files renamed automatically!
  141.   Just set a flag in the prefs.
  142.  
  143. v1.41
  144. ~~~~~
  145. * Added an offset feature to the Sort tool.
  146.  
  147. * Added an offset feature to the "Import a textfile"-window.
  148.  
  149. * Now it's possible to re-read filecomment from all enabled files.
  150.  
  151. * Now you can rename directories too by dropping them on the
  152.   main window!
  153.  
  154. * Now you can make MultiRen automatically rename .info files for
  155.   you if you want! (See the prefs)
  156.  
  157. * Fixed a bug that caused the Renplacer/Rename to always use indexed
  158.   wildcards in some situations.
  159.  
  160. v1.4
  161. ~~~~
  162. * Now using NListview.mcc for the main listview and BetterString.mcc
  163.   for some strings!
  164.  
  165. * Now you can load a plain text-file to the list, not only .mrl files!
  166.  
  167. * Added a little info window that tells you things about the files.
  168.   Open it from the menu: "Open info window".
  169.  
  170. * Enhanced and bugfixed some plugins! Some plugins now has some useful
  171.   settings to edit. Press the "?" in the plugin list.
  172.  
  173. * There is one more page in the prefs window with some nice settings!
  174.  
  175. * "Map file to filenames" has changed to "Import a text file" but
  176.   it's function and purpose is the same. (This is not where you
  177.   "load a text file" as said above.)
  178.  
  179. * I added an easy to use find function that you can use if you
  180.   just want to find some string somewhere in the list and don't
  181.   want to mess with the more advanced find function in the Replacer.
  182.   Press "f" in the main window!
  183.  
  184. * Now you can change the path for the files! Just select them and
  185.   look into the Edit menu.
  186.  
  187. * Now you can sort by extensions.
  188.  
  189. * The extension list has been extended and the Extension Editor tool
  190.   has been improved on some points.
  191.  
  192. v1.3
  193. ~~~~
  194. * Now plugins is supported so that you can get information to your
  195.   filenames from anywhere, like f.ex ID3-tags in MP3's!
  196.  
  197. * Now all windows is properly disabled during an operation and
  198.   there is also a progressmeter with time display if an operation
  199.   would take long time!
  200.  
  201. * Filecomments can now be edited with the Renplacer tool!
  202.  
  203. * Many more minor enhancements..!
  204.  
  205. v1.2
  206. ~~~~
  207. * MultiRen is now Key-mail Ware which means that you have
  208.   to send me an e-mail with your name to get a key-file
  209.   so you can get rid of all annoying requesters and shit! :-)
  210.  
  211.   It's absolutely free, I just want to know how many cool
  212.   users I've got ;-))
  213.   Your name will ofcource not be used for anything else
  214.   than to create your personal keyfile which will be sent
  215.   back to you ASAP.
  216.   (Display names without permission is illegal here in Sweden!)
  217.  
  218. * Did you ever think of the idea to rename a couple of files
  219.   whos new names is in a textfile??
  220.   Now you can do it the easy way!  Just map a textfile to
  221.   your filenames in MultiRen and that's it!
  222.  
  223. * Now you can use the FileComment tool to edit (add, remove,
  224.   change, improve) your filecomments!
  225.  
  226. * Now the extensions in the Extension Editor can be saved!
  227.  
  228. v1.1
  229. ~~~~
  230. * Now you can use the Numberer tool to number your files
  231.   in very flexible ways!
  232.  
  233. * The text-export has got new features which makes you able
  234.   to put f.ex commands in the filelist you create so that
  235.   you can execute it as a dos-script f.ex!
  236.  
  237.  
  238. Features:
  239. ~~~~~~~~~
  240.  - It supports filenames of up to 512 characters
  241.  - It uses MUI
  242.  - You can save the list for later perfection and final renaming
  243.  - You can export the filelist as a textfile
  244.  - Many ways to automatically renames the files to what you really want
  245.  - You can number files if you want to make fileseries of some kind
  246.  - You can edit the filecomments of your files
  247.  - It's great to use when managing playlists
  248.  
  249. --
  250. Other programs by Deniil 715! can be found on OnyxSoft homepage at:
  251.  
  252.  http://www.onyxsoft.nu/
  253.  
  254. Feel free to mail me if you found bugs or have suggestions!
  255.